PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFSize Class / setWidth Method
The horizontal component of this object, typically measured in points.
In This Topic
    setWidth Method
    In This Topic
    Sets the horizontal component of this Object.
    Syntax
    public void setWidth( 
       double width
    )

    Parameters

    width
    The horizontal component of this object, typically measured in points.
    See Also